Skip to main content
Version: 2.0.0+

Simple Quests

curseforgeneoforgegithub

Simple Quests is a minecraft mod that provides the ability to create server side quests. Thus this mod is not needed on the client. The mod by itself does NOT add any quests and instead requires you to define them yourself via datapacks.

You can see an example of a quest datapack under https://github.com/Flemmli97/SimpleQuests/tree/HEAD/Example-Datapack, or other version branch under /Example-Datapack directory.

Tools

Writing jsons by hand is error prone and cumbersome. To help with that there are 2 ways:

Devs

If you are a dev and want to add more quests/tasks etc. to the mod head on over to Setup.

Updating to 2.0.0

2.0.0 introduced various breaking changes. You can use https://flemmli97.github.io/misode.github.io/simplequests_convert/ to convert your old datapacks to the new formats